aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/groups/[groupId]
Commit message (Expand)AuthorAgeFilesLines
* feat: initialise a new totals tab with basic UI (#94)Anurag2024-02-286-0/+165
* Optimize docker image size (#91)Jan T2024-02-142-0/+4
* Round totals rather than expense by expense (#88)Lauri Vuorela2024-02-131-2/+7
* Limit file upload size on the client (#84)Sebastien Castiel2024-02-061-1/+14
* format currency with thousand separators (#81)Lauri Vuorela2024-02-044-11/+8
* Automatic category from expense title (#80)Mert Demir2024-02-042-5/+7
* Improve receipt scanningSebastien Castiel2024-01-301-21/+46
* Create expense from receipt (#69)Sebastien Castiel2024-01-304-10/+340
* Use React’s cache to avoid some queries to the databaseSebastien Castiel2024-01-306-14/+20
* Disable prefetch on export linkSebastien Castiel2024-01-261-0/+1
* Fix search functionality (#62)Vid Čufar2024-01-261-74/+68
* Upgrade Next.js to 14.1.0Sebastien Castiel2024-01-244-15/+22
* Add date and bring back group name in exported filename (#54)Sebastien Castiel2024-01-231-1/+5
* Fix export file name (Fix #54)Sebastien Castiel2024-01-221-1/+1
* Added search bar for expense list page (#52)Ankit Bahl2024-01-191-73/+91
* Remove varianle NEXT_PUBLIC_BASE_URLSebastien Castiel2024-01-191-10/+14
* Improve UI of expense listSebastien Castiel2024-01-172-5/+9
* Group expenses (#48)Brandon Eng2024-01-171-60/+117
* Add GitHub actionsSebastien Castiel2024-01-161-2/+5
* Ability to archive groups when they’re settled up (#45)Brandon Eng2024-01-162-3/+15
* Export group expenses as JSON (Closes #42)Sebastien Castiel2024-01-152-3/+47
* Add category iconsSebastien Castiel2024-01-112-0/+149
* Assign categories to expenses (#28)Chris Johnston2024-01-112-3/+6
* Improve design for expense listSebastien Castiel2024-01-102-13/+21
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-093-41/+187
* Add activeUser for default payer per group (#16)Ankit Bahl2024-01-091-1/+16
* Fix how dates are displayed (Fix #33)Sebastien Castiel2024-01-091-5/+9
* Add Expense Date (#26)Chris Johnston2024-01-081-1/+4
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-1914-210/+73
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-1914-73/+210
* Add ref in shared linkSebastien Castiel2023-12-151-1/+1
* Improve designSebastien Castiel2023-12-142-3/+3
* Improve loading statesSebastien Castiel2023-12-141-11/+35
* Add share buttonSebastien Castiel2023-12-132-4/+10
* Migration script, improvements in expenses listSebastien Castiel2023-12-081-10/+20
* Prevent removing participants with expensesSebastien Castiel2023-12-071-2/+9
* Share buttonSebastien Castiel2023-12-073-5/+53
* Dark modeSebastien Castiel2023-12-071-2/+2
* Logo, bannerSebastien Castiel2023-12-071-1/+1
* Titles and navigationSebastien Castiel2023-12-077-14/+47
* Store amounts as centsSebastien Castiel2023-12-074-44/+39
* Improve responsivenessSebastien Castiel2023-12-064-124/+94
* Better expense listSebastien Castiel2023-12-061-10/+53
* Fix balances displaySebastien Castiel2023-12-061-15/+17
* ReimbursementsSebastien Castiel2023-12-063-2/+17
* ReimbursementsSebastien Castiel2023-12-062-16/+68
* TabsSebastien Castiel2023-12-065-141/+196
* BalancesSebastien Castiel2023-12-062-7/+76
* Add currencySebastien Castiel2023-12-061-2/+2
* Delete expenseSebastien Castiel2023-12-061-1/+8